home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / door / 4sq15.zip / 4SQUARE.DOC < prev    next >
Text File  |  1992-04-26  |  13KB  |  278 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                                 4  S Q U A R E
  7.                                 --------------
  8.                                      v1.4
  9.  
  10.         One of the MicroNet Collection of multi-BBS Doorware programs.
  11.             Supporting PCBoard, Wildcat!, Gap, QBBS, RBBS, Spitfire
  12.               UltraBBS, Telegard, TriTel, Remote Access, and WWIV
  13.  
  14.                                       By
  15.  
  16.                                   Ted Freeman
  17.                                 Rt. 1, Box 869
  18.                               Tazewell, TN 37879
  19.  
  20.                            (c) Copyright 1991 - 1992
  21.                               All Rights Reserved
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.                                CONTENTS
  30.                                ========
  31.                                                                              
  32.       Information:      ~Copyright~
  33.                            ~Warranty~
  34.                               ~Distribution~
  35.                                  ~Registration~
  36.                                                                              
  37.       Door Operation:   ~Configuration Files~
  38.                            ~Environment Variables~
  39.                               ~Batch File~
  40.                                  ~Top Ten Bulletin~
  41.                                     ~Sysop Keys~
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.                          ^Configuration Files^
  49.                           -------------------
  50.                                                                              
  51.                                                                              
  52.    Use the left/right arrows keys to select the desired system file
  53.    then press ENTER.
  54.  
  55.  
  56.  
  57.                 ~CALLINFO.BBS~
  58.                    ~CHAIN.TXT~
  59.                       ~DOOR.SYS~
  60.                          ~DORINFOx.DEF~
  61.                             ~GTUSER.BBS~
  62.                                ~PCBOARD.SYS~
  63.                                   ~SFDOORS.DAT~
  64.                                      ~USERS.SYS~
  65.                                         ~USERINFO.DAT~
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72. #
  73.  
  74. Example configuration file for|PCBOARD.SYS|
  75. ------------------------------------------
  76.                                                                              .
  77. C:\PCB\PCBOARD.SYS  <=-  (Full pathname of your PCBOARD.SYS file)
  78. MicroNet            <=-  (Change this to your BBS name)
  79. Ted                 <=-  (The Sysop's first name)
  80. Freeman             <=-  (The Sysop's last name)
  81.  
  82. Example configuration file for|USERS.SYS|
  83. ------------------------------------------
  84.                                                                              .
  85. C:\PCB\USERS.SYS    <=-  (Full pathname of your USERS.SYS file)
  86. MicroNet            <=-  (Change this to your BBS name)
  87. Ted                 <=-  (The Sysop's first name)
  88. Freeman             <=-  (The Sysop's last name)
  89.  
  90. Example configuration file for|DOOR.SYS|
  91. ---------------------------------------
  92.                                                                              .
  93. C:\BBS\DOOR.SYS     <=-  (Full pathname of your DOOR.SYS file)
  94. MicroNet PCBoard    <=-  (Change this to your BBS name)
  95. Ted                 <=-  (The Sysop's first name)
  96. Freeman             <=-  (The Sysop's last name)
  97.  
  98. Example configuration file for|USERINFO.DAT|
  99. -------------------------------------------
  100.                                                                              .
  101. C:\BBS\USERINFO.DAT <=-  (Full pathname of your USERINFO.DAT file)
  102. MicroNet PCBoard    <=-  (Change this to your BBS name)
  103. Ted                 <=-  (The Sysop's first name)
  104. Freeman             <=-  (The Sysop's last name)
  105. NOTE: DOOR.SYS must be in the SAME directory as USERINFO.DAT
  106.  
  107. Example configuration file for|CALLINFO.BBS|
  108. -------------------------------------------
  109.                                                                              .
  110. C:\BBS\CALLINFO.BBS <=-  (Full pathname of your CALLINFO.BBS file)
  111. MicroNet            <=-  (Change this to your BBS name)
  112. Ted                 <=-  (The Sysop's first name)
  113. Freeman             <=-  (The Sysop's last name)
  114.  
  115. Example configuration file for|DORINFOx.DEF|
  116. -------------------------------------------
  117.                                                                              .
  118. C:\BBS\DORINFOx.DEF <=-  (Full pathname of your DORINFOx.DEF file
  119.                           where 'x' is the BBS Node number.
  120. MicroNet            <=-  (Change this to your BBS name)
  121. Ted                 <=-  (The Sysop's first name)
  122. Freeman             <=-  (The Sysop's last name)
  123.  
  124. Example configuration file for|SFDOORS.DAT|
  125. ------------------------------------------
  126.                                                                              .
  127. C:\BBS\SFDOORS.DAT  <=-  (Full pathname of your SFDOORS.DAT file)
  128. MicroNet            <=-  (Change this to your BBS name)
  129. Ted                 <=-  (The Sysop's first name)
  130. Freeman             <=-  (The Sysop's last name)
  131.  
  132. Example configuration file for|CHAIN.TXT|
  133. ----------------------------------------
  134.                                                                              .
  135. C:\BBS\CHAIN.TXT    <=-  (Full pathname of your CHAIN.TXT file)
  136. MicroNet            <=-  (Change this to your BBS name)
  137. Ted                 <=-  (The Sysop's first name)
  138. Freeman             <=-  (The Sysop's last name)
  139.  
  140. Example configuration file for|GTUSER.BBS|
  141. ----------------------------------------
  142.                                                                              .
  143. C:\BBS\GTUSER.BBS   <=-  (Full pathname of your GTUSER.BBS file)
  144. MicroNet            <=-  (Change this to your BBS name)
  145. Ted                 <=-  (The Sysop's first name)
  146. Freeman             <=-  (The Sysop's last name)
  147. 1                   <=-  (COM port number - defaults to 1)
  148. 1                   <=-  (Node number - defaults to 1)
  149.  
  150. Example|Batch File|
  151. -------------------
  152. A sample batch file is included and is similar to the following:
  153.                                                                              .
  154.    ECHO OFF
  155.    CD\DOORS\4SQUARE        <=- Switch to the door's Directory.
  156.    4SQUARE 4SQUARE.CNF     <=- Execute the door program and pass the
  157.                                 configuration filename to the program.
  158.    CD\PCB                  <=- Go back to PCB DIR when user exits door.
  159.    BOARD                   <=- Restart BBS.
  160.                                                                              .
  161. This Door is multi-node  compatible so you may run more than 1 node from
  162. the same .CNF file  provided the path to your system file (DORINFOx.DEF,
  163. CALLINFO.BBS, etc) is exactly the same unless you are using environment
  164. variables, (q.v.)
  165.                                                                              .
  166. The file BRT71EFR.EXE must be accessible via the DOS PATH.
  167.  
  168.                             |Environment Variables|
  169. PCBoard automatically creates the %PCBDRIVE% & %PCBDIR% environment
  170. variables. Non-PCBoard systems may also use these variables by including
  171. the following in either your BBS batch or AUTOEXEC.BAT
  172.   SET PCBDRIVE=C:               <- Drive letter of your BBS files
  173.   SET PCBDIR=\BBSDIR            <- Path to your BBS files
  174. Then in your Door .CNF file instead of putting C:\BBSDIR\DOOR.SYS, you
  175. would put %PCBDRIVE%%PCBDIR%\DOOR.SYS. This allows you to use just one
  176. .CNF file for multi-node operation!
  177.                                                                              .
  178. To specify a non-standard IRQ, put the IRQ number after the .CNF on the
  179. command line.  For example:
  180.                                                                              .
  181.      4SQUARE 4SQUARE.CNF /5
  182. or using the PCBDRIVE procedure:   SET IRQ=5   and use
  183.      4SQUARE 4SQUARE.CNF /%IRQ%  
  184.                                                                              .
  185. This tells the program to use IRQ 5 instead of the standard IRQ.
  186.  
  187.  
  188.                           |Top Ten Bulletin|
  189.                            ----------------
  190.                                                                              .
  191. The first time you run  4 SQUARE  online it  will create 3  files called
  192. 4SQUARE.BUL,  4SQUARE.BLT and  4SQUAREG.BLT.  If you wish to  change the
  193. path or filename of the Bulletin you must edit  4SQUARE.BUL & change the
  194. first line to whatever path/filename you desire.
  195.  
  196.  
  197.                              |Sysop Keys|
  198.                               ----------
  199. F3    -  Toggles the printer On/Off. Value is passed to PCBoard and/or
  200.          written to DOOR.SYS and USERS.SYS
  201. F4    -  Toggles the Page Bell on/off. Value is passed to PCBoard
  202.          and/or written to DOOR.SYS and USERS.SYS
  203. F5    -  DOS Shell. Allows SysOp to exit to DOS from inside a DOOR.
  204. F7    -  Toggles the Caller Alarm On/Off. Value is passed to PCBoard
  205.          and/or written to DOOR.SYS and USERS.SYS
  206. F8    -  Returns the caller involuntarily to the BBS.
  207. F9    -  Toggles the local display On/Off. Value is passed to PCBoard
  208.          and/or written to DOOR.SYS and USERS.SYS
  209. F10   -  Activates SysOp CHAT mode within the DOOR.
  210. ESC   -  Deactivates CHAT mode.  DOOR is resumed.
  211. UP    -  Give the caller extra time while in the DOOR.  
  212. DN    -  Subtract time from the caller while in the DOOR. 
  213. HOME  -  HELP key for Status Line options.
  214. ALT-N -  SysOp next on toggle. Value passed to PCBoard. (PCBoard only)
  215. ALT-X -  PCBoard will exit after current caller logs off. Value is
  216.          passed to PCBoard. Not available on non-PCBoard systems.
  217.  
  218.                             |Distribution|
  219.                              ------------
  220.                                                                              .
  221. This program is being distributed via the SHAREWARE concept and as such,
  222. may be copied freely with the following restrictions:
  223.                                                                              .
  224.         * The program must be supplied in it's original unmodified
  225.           form, including documentation.
  226.                                                                              .
  227.         * This program may not be distributed as part of any commercial
  228.           application or service without the express, written consent
  229.           of the author.
  230.                                                                              .
  231.         * Vendors of Shareware/Public Domain software may not
  232.           distribute this program without the express, written
  233.           consent of the author, unless Vendor has been approved
  234.           by the Association of Shareware Professionals (ASP).
  235.  
  236.  
  237.                             |Registration|
  238.                              ------------
  239.                                                                              .
  240. This door represents  many hours of  programming and the author deserves
  241. just compensation for his time, efforts and expertise.  If you find this
  242. program to be of some  value and you  continue to use it on your system,
  243. you must return the order form provided along with the registration fee.
  244. Registration  entitles you to  free upgrades via  modem from  MicroNet's
  245. Support Conference.  Payments should be  made in the  form of a check or
  246. money order. Foreign orders  must be in U.S. funds drawn on a U.S. bank. 
  247.     Online registration with Visa or Mastercard is available via our
  248.     Credit Card Door on the following systems:
  249.                                                                              .
  250.       MicroNet: (615) 626-1620 ULTRA   Livewire: (609) 235-5297 MNP5
  251.         (TN)                             (NJ)    (609) 866-2551 HST DS
  252.                                                  (609) 727-3246 MNP5
  253.                                                                              .
  254. NOTE: If you register online, your registration number will be posted in
  255.       a private  message on  the system  you registered  with.  When you
  256.       register by mail, your number will be posted on MicroNet.
  257.  
  258.                               |Copyright|
  259.                                ---------
  260.                                                                              .
  261. 4 Square,  Copyright (c)1990-92 by Ted Freeman, is being  distributed as
  262. Shareware.  Under this concept you may use the  SHAREWARE (unregistered)
  263. version for a reasonable period of  time for evaluation  after which you
  264. must either register your copy or discontinue  usage.
  265.  
  266.                               |Warranty|
  267.                                --------
  268.                                                                              .
  269. This product is provided as is without warranty of any kind.  The entire
  270. risk as to the results and performance of the program is assumed by you.
  271. Futhermore, the  author does not warrant, guarantee, or  make any  other
  272. representations regarding the use of,  or the  results of the use of the
  273. program,  and you rely on the  program and  results  solely at  your own
  274. risk.  The author  cannot and will not accept  responsibility for system
  275. damage, loss of profit or any other special, consequential or incidental 
  276. damages  resulting  from  the use of or inability to  use this  product.
  277.  
  278.